home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / print / qk0990.com / QKILLD.DOC next >
Text File  |  1990-09-23  |  5KB  |  143 lines

  1. QKilld Print Queue Deletion Utility  DEMO  (c) Copyright 1990 Pat Carter
  2.  
  3. QKilld is a demo of QKill - a simple utility that allows you delete print jobs
  4. more easily and quickly than PCONSOLE.
  5.  
  6. This demo has all of the features of QKill with the exception that is
  7. unable to actually delete a file from any print queue.
  8.  
  9. Command line:
  10.  
  11. QKilld <parameters>
  12.  
  13. Parameters are....
  14.  
  15. Default                                  Optional
  16. -------                                  ------
  17. /L       Last Job                        /F first job
  18.                                          /A all jobs
  19. -none-   All queues                      /Q<queuename> Only specified queue.
  20. -none-   Jobs you have submitted         /E Everyone's jobs
  21.                                             (For queues where you are
  22.                                             a QUEUE_OPERATOR.)
  23.  
  24. -none-                                   /P Prompt before deleting.
  25.  
  26. Examples:
  27.  
  28. Command Line                        Actions
  29. ------------                        -------
  30.  
  31. QKilld                              Will delete the last print job that
  32.                                     you have submitted.
  33.  
  34. QKilld /F                           Will delete the first print job.
  35.  
  36. QKilld /A                           Will delete all the print jobs that you
  37.                                     have submitted.
  38.  
  39. QKilld /A/P                         Will attempt to delete all of your print
  40.                                     jobs, but will ask you each time before
  41.                                     the job is actually deleted.
  42.  
  43. QKilld /E                           Will delete all print jobs regardless of
  44.                                     who submitted them, in every queue for
  45.                                     which you are a QUEUE_OPERATOR.
  46.  
  47. QKilld /Qprintq_0 /F                Will delete all print jobs in printq_0
  48.  
  49. **********************
  50. * NOTES AND WARNINGS *
  51. **********************
  52.  
  53. DELETES PRINT JOBS THAT ARE BEING PRINTED
  54. -----------------------------------------
  55.  
  56. If the print job that QKill is to delete is currently being printed by a
  57. print server, QKill deletes it anyway, without notification.
  58.  
  59. Last Option is valid
  60. --------------------
  61.  
  62. The /L<ast> /F<irst> /A<ll> options are mutually exclusive, but QKill will
  63. use whichever option is last on the command line.
  64.  
  65. For example:
  66.  
  67. The command...QKill /L/F.....will ignore the initial /L and will delete the
  68. first job.
  69.  
  70. Determining the first/last job
  71. ------------------------------
  72.  
  73. QKill is designed primarily for those occassion you send a job to print, and
  74. immediately realize that wished you hadn't done it.  QKill uses a simple-minded
  75. method to determine which job it is to delete.  As it checks each queue, it
  76. selects either the first or last job in order to print, and extracts the date
  77. and time it was entered into the queue.  It then uses that date/time to
  78. determine it an entry in another queue was submitted before or after it.  IF
  79. PRINT JOBS HAVE BEEN RE-ORDERED USING PCONSOLE, QKill WILL NOT REALIZE THAT
  80. THERE MAY BE MORE RECENT OR OLDER JOBS IN THE QUEUE THAN THE ONE IT SELECTED.
  81.  
  82.  
  83. Using /E
  84. ----------------------
  85.  
  86. When you use the /E<veryones> option, QKill assumes that you are intending to
  87. delete ALL jobs that have been submitted.
  88.  
  89. Question and/or comments concerning QKill may be addressed to
  90.  
  91.       CIS 75470,2463 (Bill Carter)
  92.  
  93.                 Or
  94.  
  95.       Pat Carter
  96.       126 W. Ritchie
  97.       Marceline, MO 64658
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105. *******************************************************************************
  106.                               O R D E R    F O R M
  107. *******************************************************************************
  108.  
  109.  
  110.         Name:         ___________________________________________________
  111.  
  112.         Address:      ___________________________________________________
  113.  
  114.         City/St/Zip:  ___________________________________________________
  115.  
  116.         Phone:        ___________________________________________________
  117.  
  118.         Comments:     ___________________________________________________
  119.  
  120.                       ___________________________________________________
  121.  
  122.  
  123.  
  124.         ___   Copies of Qkill @ $25.00  (5 1/4 diskettes)         _______
  125.         ___   Copies of Qkill @ $25.00  (3 1/2 diskettes)         _______
  126.  
  127.                                                         S&h         $3.00
  128.  
  129.                                                         Total    ________
  130.  
  131.  
  132.         Ship via:    ( ) UPS    ( ) Regular Mail    ( ) CIS # ___________
  133.  
  134.  
  135.  
  136. *******************************************************************************
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.